MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportItemStyle<T> Class / Id Property

In This Topic
Id Property (ReportItemStyle<T>)
In This Topic
Gets or sets the identifier of the style.
Syntax
'Declaration
 
Public Property Id As String
 

Property Value

The identifier of the style as a System.String.
See Also